projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dce33aa
)
(gnus-inews-buggy-date): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 5 Jun 1993 20:02:34 +0000
(20:02 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 5 Jun 1993 20:02:34 +0000
(20:02 +0000)
lisp/gnuspost.el
patch
|
blob
|
history
diff --git
a/lisp/gnuspost.el
b/lisp/gnuspost.el
index 904cfc3ddf17ee3095a3dff14edf4335b5ffab96..33aa02d2a12a5e6c9af59cb69abbb02c2f69cb3f 100644
(file)
--- a/
lisp/gnuspost.el
+++ b/
lisp/gnuspost.el
@@
-720,8
+720,7
@@
The optional argument ZONE specifies the local time zone (default GMT)."
zone "GMT"))
(defun gnus-inews-buggy-date (&optional time)
- "A buggy date string that represents TIME; this ignores the time zone
-and does not conform to the Usenet standard, but it sometimes works anyway.
+ "A buggy date string that represents TIME.
TIME is optional and defaults to the current time.
Some older versions of Emacs always act as if TIME is nil."
(let ((date (if (fboundp 'current-time)